home *** CD-ROM | disk | FTP | other *** search
/ Uru - Ages Beyond Myst Bonus / Uru - Ages Beyond Myst Bonus CD.iso / mof.dxr / 00002_video.swf / scripts / DefineButton2_52 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2003-10-09  |  128 b   |  6 lines

  1. on(release){
  2.    oAni_lang_lum.oDrap_lum._visible = 1;
  3.    oAni_lang_lum.oDrap_lum.gotoAndStop(2);
  4.    _root.open_video(1);
  5. }
  6.